-- card: 2690 from stack: in -- bmap block id: 2946 -- flags: 0000 -- background id: 11583 -- name: Play G major scale -- part 1 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=121 top=296 right=326 bottom=150 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: G ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "G4w" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=136 top=260 right=290 bottom=181 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: G#/Ab ----- HyperTalk script ----- on mouseUp end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=168 top=296 right=326 bottom=197 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: A ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "A4w" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=252 top=296 right=326 bottom=281 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: C ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "C5w" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=211 top=296 right=326 bottom=243 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: B ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "B4w" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=185 top=260 right=290 bottom=231 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: A#/Bb ----- HyperTalk script ----- on mouseUp end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=297 top=296 right=327 bottom=326 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: D ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "D5w" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=312 top=260 right=290 bottom=357 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: D#/Eb ----- HyperTalk script ----- on mouseUp end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=261 top=260 right=290 bottom=308 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: C#/Db ----- HyperTalk script ----- on mouseUp end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=338 top=296 right=327 bottom=367 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: E ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "E5w" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=372 top=296 right=326 bottom=401 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: F ----- HyperTalk script ----- on mouseUp end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=383 top=260 right=290 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: F#/Gb ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "F#5" end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=412 top=296 right=326 bottom=441 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: G ----- HyperTalk script ----- on mouseUp play "harpsichord" tempo 450 "G5w" end mouseUp